home *** CD-ROM | disk | FTP | other *** search
/ Isometric Game Programming with DirectX 7.0 / Isometric Game Programming.iso / directx / dxf / samples / multimedia / directinput / joystick / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2000-09-22  |  1.4 KB  |  38 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Joystick.rc
  4. //
  5. #define IDI_MAIN                        102
  6. #define IDD_JOYST_IMM                   103
  7. #define IDR_ACCELERATOR1                103
  8. #define IDC_CLOSE                       1001
  9. #define IDC_X_AXIS                      1010
  10. #define IDC_Y_AXIS                      1011
  11. #define IDC_Z_AXIS                      1012
  12. #define IDC_X_AXIS_TEXT                 1013
  13. #define IDC_Y_AXIS_TEXT                 1014
  14. #define IDC_Z_AXIS_TEXT                 1015
  15. #define IDC_X_ROT_TEXT                  1016
  16. #define IDC_Y_ROT_TEXT                  1017
  17. #define IDC_Z_ROT_TEXT                  1018
  18. #define IDC_SLIDER0_TEXT                1019
  19. #define IDC_X_ROT                       1020
  20. #define IDC_Y_ROT                       1021
  21. #define IDC_Z_ROT                       1022
  22. #define IDC_SLIDER1_TEXT                1023
  23. #define IDC_SLIDER0                     1030
  24. #define IDC_SLIDER1                     1031
  25. #define IDC_POV                         1040
  26. #define IDC_BUTTONS                     1041
  27.  
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE        104
  33. #define _APS_NEXT_COMMAND_VALUE         40001
  34. #define _APS_NEXT_CONTROL_VALUE         1024
  35. #define _APS_NEXT_SYMED_VALUE           101
  36. #endif
  37. #endif
  38.